home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Language/OS - Multiplatform Resource Library
/
LANGUAGE OS.iso
/
a_utils
/
debugger
/
amiga
/
powervsr.lzh
/
PVDevelop
/
PVDevelop.lzh
/
include
/
PV
/
ARexxBase.i
< prev
next >
Encoding:
Amiga (detected)
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1991-09-24
|
416 b
|
22 lines
IFND PV_AREXXBASE_I
PV_AREXXBASE_I SET 1
**
** $Filename: ARexxBase.i $
** $Release: 1.02 $
** $Revision: 37.346 $
** $Date: 15 Sep 91 $
**
** Structure definitions for ARexx Base (see 'TheWizardCorner')
**
** ⌐ 1991 Jorrit Tyberghein, included with PowerVisor
** All Rights Reserved
**
STRUCTURE ARexxBase,0
ULONG abase_RexxSignalBit
UWORD abase_SyncFlag
UWORD abase_HideFlag
LABEL abase_SIZE
ENDC